func crypto/x509.matchExactly

2 uses

	crypto/x509 (current package)
		verify.go#L1009: func matchExactly(hostA, hostB string) bool {
		verify.go#L1115: 			if matchExactly(match, candidateName) {